1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-26 14:13:53 +01:00
eoli3n-dotfiles/ansible.cfg

5 lines
89 B
INI
Raw Normal View History

2018-01-04 20:59:48 +01:00
[defaults]
inventory = ./hosts
2018-01-07 22:32:25 +01:00
callback_whitelist = skippy
display_skipped_hosts = False