Add some options to ansible.conf
This commit is contained in:
@ -133,6 +133,9 @@ accelerate_daemon_timeout = 30
|
||||
#special_context_filesystems=nfs,vboxsf,fuse,ramfs
|
||||
|
||||
[inventory]
|
||||
#cache = true
|
||||
#cache_connection = $HOME/.ansible/inventory
|
||||
#cache_timeout = 600
|
||||
# enable inventory plugins, default: 'host_list', 'script', 'yaml', 'ini', 'auto'
|
||||
#enable_plugins = vmware_vm_inventory
|
||||
#enable_plugins = community.vmware.vmware_vm_inventory, ini
|
||||
|
Reference in New Issue
Block a user