add empty structure

This commit is contained in:
eneller
2022-03-17 17:56:14 +01:00
parent 03ea8a0195
commit d2f7015593
3 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
[defaults] [defaults]
inventory = inventory/hosts inventory = hosts
# (boolean) By default Ansible will issue a warning when received from a task action (module or action plugin) # (boolean) By default Ansible will issue a warning when received from a task action (module or action plugin)
# These warnings can be silenced by adjusting this setting to False. # These warnings can be silenced by adjusting this setting to False.
;action_warnings=True ;action_warnings=True

0
host_vars/server1_oracle Normal file
View File

0
roles/handlers/main.yml Normal file
View File