You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
630 B

# Molecule managed
[defaults]
roles_path = .molecule/roles/:.molecule/../roles/:../:../../
library = .molecule/library/:library/
action_plugins = .molecule/plugins/actions/:plugins/actions/
callback_plugins = .molecule/plugins/callbacks/:plugins/callbacks/
connection_plugins = .molecule/plugins/connections/:plugins/connections/
lookup_plugins = .molecule/plugins/lookups/:plugins/lookups/
vars_plugins = .molecule/plugins/vars/:plugins/vars/
filter_plugins = .molecule/plugins/filters/:plugins/filters/
ansible_managed = Ansible managed: Do NOT edit this file manually!
nocows = 1
retry_files_enabled = False
[ssh_connection]