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