fix playbook&cfg
This commit is contained in:
parent
83ec1528ca
commit
ac4bad6936
@ -1,4 +1,4 @@
|
||||
[defaults]
|
||||
inventory = inventory.yml
|
||||
roles_path = /ansible/roles
|
||||
roles_path = ./ansible/roles
|
||||
host_key_checking = False
|
@ -1,4 +1,3 @@
|
||||
- hosts: all
|
||||
become: true
|
||||
roles:
|
||||
- site_setup
|
Loading…
Reference in New Issue
Block a user