diff options
| author | Adam Olech <nddr89@gmail.com> | 2021-03-14 00:43:06 +0100 |
|---|---|---|
| committer | Adam Olech <nddr89@gmail.com> | 2021-03-14 00:43:06 +0100 |
| commit | 381ec8802b66bcc54e6dd9e02478add787d3bdef (patch) | |
| tree | 2b23e1e702e720d6b2b121c1015ac27746c2b8ec /ansible.cfg | |
| parent | 01245218702ab59084432b1812fc275601d7aea3 (diff) | |
Add some more tasks
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 |
