[defaults] roles_path = ./roles library = /usr/share/ansible:./library lookup_plugins = ./lookup inventory = inventories/current,inventories/current/secrets # fork max(n, num_hosts) times forks = 50 # google for errors more easily module_lang=en_US.UTF-8 display_failed_stderr = true pipelining = True validate_certs=False # I want no cows here nocows = 1 [privilege_escalation] become = False