diff options
author | uvok cheetah | 2023-10-31 17:18:07 +0100 |
---|---|---|
committer | uvok cheetah | 2023-10-31 17:18:07 +0100 |
commit | dc1746f89c40f5ac617d07e4a62ab7e259751431 (patch) | |
tree | de1184090428a7bbc0b2fd3a9d8aa2261106c536 | |
parent | 97f5bed4f6059363b13712f4c947504f641968dd (diff) |
No cows
-rw-r--r-- | ansible.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible.cfg b/ansible.cfg index ee12af1..606f4c7 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -4,4 +4,4 @@ forks = 20 fact_caching = jsonfile fact_caching_connection = ~/.ansible/fact_cache gathering = smart - +nocows = true |