akram5373/Run Ansible playbook

Execute Ansible playbook on selected hosts

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
playbookAnsible playbook filepathyes
requirementsAnsible Galaxy requirements filepathno
directoryRoot directory of Ansible project (defaults to current)no
keySSH private key used to connect to the hostno
inventoryCustom content to write into hostsno
vault_passwordThe password used for decrypting vaulted filesno
known_hostsContents of SSH known_hosts fileno
optionsExtra options that should be passed to ansible-playbook commandno
sudoSet to "true" if root is required for running your playbookno
no_colorSet to "true" if the Ansible output should not include colors (defaults to "false")no
namedescription
outputThe captured output of both stdout and stderr from the Ansible Playbook run