Skip to content

crashvb/ansible-docker

Repository files navigation

ansible-docker

version) image size linting license

Overview

This docker image contains ansible.

Entrypoint Scripts

ansible

The embedded entrypoint script is located at /etc/entrypoint.d/ansible and performs the following actions:

  1. A new ansible configuration is imported / generated.

Helper Scripts

  • 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.

Standard Configuration

Container Layout

/
└─ etc/
│  └─ ansible/
└─ run/
   └─ secrets/
      ├─ id_rsa.ansible
      └─ id_rsa.ansible.pub

Exposed Ports

None.

Volumes

None.

Development

Source Control

About

Contains ansible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published