dawidniezgodka/Create Ansible configuration

Create a custom Ansible configuration

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
existing_config_file_pathIf there is a custom Ansible config file, provide the path to itno
directory_pathPath to the directory where Ansible config sits. The directory will be created if it does not exist noansible
config_file_nameThe name of the target Ansible config file. The file will be created in the directory pointed to by directory_path noansible.cfg
remote_userThe remote user for Ansibleyes
inventory_fileThe path to the inventory file for Ansiblenoansible/hosts.cfg
private_key_fileThe private key for Ansibleno
roles_pathThe path to the folder containing Ansible rolesnoansible/roles
host_key_checkingThe host_key_checking option for AnsiblenoFalse
privilege_escalationWhether the privilege escalation should be true or falsenoTrue
enable_callsbacksWhether the callbacks should be enabled or notnoTrue
gatheringWhether the gathering should be smart or explicitnosmart
control_masterWhether the control master should be true or falsenoTrue
control_persistWhether the control persist should be true or falsenoTrue
control_persist_timeThe control persist time for Ansibleno600s
pipeliningWhether the pipelining should be true or falsenoTrue

no outputs