diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -3,3 +3,11 @@ Ansible playbook for deploying and managing Podman containers.  + +This playbook is for deploying and managing Podman containers in a reproducible way. +By default it will create systemd service files and is compatible with or without the use of pods. + +## Usage +- ```ansible-playbook host.yml``` +- ```ansible-galaxy install -r collections/requirements.yml``` +- ```ansible-playbook containers.yml -e @docs/sample-environment/wordpress.yml``` |
