diff options
author | Aaron LI <aly@aaronly.me> | 2018-02-21 11:45:07 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2018-02-21 11:45:07 +0800 |
commit | 182ecc547112a050bba4444b8e91ebb1e269baab (patch) | |
tree | 7a0a9f7265176a996cfb123f919ea9f9a12c2b08 /bootstrap.yml | |
parent | 7a63ffd9493b0a8b636de26b8f0954cf08a2b9d9 (diff) | |
download | ansible-dfly-vps-182ecc547112a050bba4444b8e91ebb1e269baab.tar.bz2 |
bootstrap: clean up vars
Diffstat (limited to 'bootstrap.yml')
-rw-r--r-- | bootstrap.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bootstrap.yml b/bootstrap.yml index d01d38e..a4a45a5 100644 --- a/bootstrap.yml +++ b/bootstrap.yml @@ -7,9 +7,6 @@ user: root gather_facts: false - vars: - deploy_user: ansible - roles: - bootstrap |