Compare commits
No commits in common. "b6be46f008f2a8577260d48aead4fc92f10a6aae" and "8f5ed743d03b7e8c565b6e991e65e1223c8b64ac" have entirely different histories.
b6be46f008
...
8f5ed743d0
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
||||||
- name: Play for production server
|
- name: Play for production server
|
||||||
hosts: production
|
hosts: production
|
||||||
become: true
|
become: true
|
||||||
vars_files:
|
# vars_files:
|
||||||
- vars/production/users.yml
|
# - vars/production/users.yml
|
||||||
roles:
|
roles:
|
||||||
- users
|
- users
|
||||||
- basic_packages
|
- basic_packages
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue