mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Custom harden-linux role
This commit is contained in:
parent
5d81de3cf9
commit
bc0f0c4894
19 changed files with 1293 additions and 37 deletions
|
|
@ -1,2 +1,9 @@
|
|||
[ansible-controller]
|
||||
localhost ansible_connection=local ansible_become=true
|
||||
localhost ansible_connection=local
|
||||
|
||||
[k8s_kubectl]
|
||||
localhost ansible_connection=local
|
||||
|
||||
[k8s_ca]
|
||||
localhost ansible_connection=local
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue