diff options
author | clyhtsuriva <aimeric@adjutor.xyz> | 2025-03-23 20:02:23 +0100 |
---|---|---|
committer | clyhtsuriva <aimeric@adjutor.xyz> | 2025-03-23 20:02:23 +0100 |
commit | f171aacb6959e9e70be2233c178f8f6465a08d5b (patch) | |
tree | b1e406e7d870913bea9c9885e4ab9c212306ef32 /ansible/roles/README.md | |
parent | f28c51b645d7e837bb2b6bc1f8d8c0d25c657a68 (diff) |
ansible: Add lock_timeout for docker installation
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 744532c..5d18ecb 100644 --- a/ansible/roles/README.md +++ b/ansible/roles/README.md @@ -5,4 +5,6 @@ This folder contains reusable Ansible roles for configuration management. ## Available Roles - common - docker +- k8s - nginx +- update_system |