fix playbook&cfg

This commit is contained in:
reqwizz 2024-11-11 23:04:45 +03:00
parent 83ec1528ca
commit ac4bad6936
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
[defaults]
inventory = inventory.yml
roles_path = /ansible/roles
roles_path = ./ansible/roles
host_key_checking = False

View File

@ -1,4 +1,3 @@
- hosts: all
become: true
roles:
- site_setup