diff options
author | clyhtsuriva <aimeric@adjutor.xyz> | 2025-02-01 02:12:10 +0100 |
---|---|---|
committer | clyhtsuriva <aimeric@adjutor.xyz> | 2025-02-01 02:12:10 +0100 |
commit | f246600cbb66834c1289bf52cf7bd95cc6428b02 (patch) | |
tree | 2672aa9539cad83ae3c8861ebc0571c398a397f6 /ansible/roles/README.md | |
parent | 97f55e590c58a3f252497df23bcec97c9352ff06 (diff) |
Working debian packer template w/ ansible to set up fw rules after reboot
Diffstat (limited to 'ansible/roles/README.md')
-rw-r--r-- | ansible/roles/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/roles/README.md b/ansible/roles/README.md index 59841b5..744532c 100644 --- a/ansible/roles/README.md +++ b/ansible/roles/README.md @@ -3,4 +3,6 @@ This folder contains reusable Ansible roles for configuration management. ## Available Roles +- common +- docker - nginx |