Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
neillturner committed Nov 7, 2016
2 parents 7e4649b + 9ea2f28 commit 161a446
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions provisioner_options.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ hosts | | Create Ansible hosts file for localhost with this server group
http_proxy | nil | Use HTTP proxy when installing Ansible, packages and running Ansible
https_proxy | nil | Use HTTPS proxy when installing Ansible, packages and running Ansible
idempotency_test | false | Enable to test Ansible playbook idempotency
ignore_extensions_from_root | ['.pyc'] | allow extensions to be ignored when copying from roles and ansible cfg
ignore_paths_from_root | [] | allow extra paths to be ignored when copying from roles and ansible cfg
ignore_extensions_from_root | ['.pyc'] | allow extensions to be ignored when copying from roles and recursive_additional_copy_path
ignore_paths_from_root | [] | allow extra paths to be ignored when copying from roles and recursive_additional_copy_path
kerberos_conf_file | | Path of krb5.conf file using in Windows support
library_plugins_path | library | Ansible repo library plugins directory
lookup_plugins_path | lookup_plugins | Ansible repo `lookup_plugins` directory
Expand Down

0 comments on commit 161a446

Please sign in to comment.