This docker image contains ansible.
The embedded entrypoint script is located at /etc/entrypoint.d/ansible and performs the following actions:
- A new ansible configuration is imported / generated.
- ansible-bootstrap - Assists with bootstrapping targets.
- ansible-cmd - Assists with troubleshooting ansible modules.
- ansible-role - Assists with applying one-off roles to targets.
- ansible-ssh - Assists with troubleshooting SSH connectivity.
/
└─ etc/
│ └─ ansible/
└─ run/
└─ secrets/
├─ id_rsa.ansible
└─ id_rsa.ansible.pub
None.
None.