diff options
Diffstat (limited to 'ansible.cfg')
| -rw-r--r-- | ansible.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible.cfg b/ansible.cfg index 9948c8c..18a2d89 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,3 +1,4 @@ [defaults] +deprecation_warnings = False inventory = ./inventory.yml remote_user = debian |
