mirror of
https://gitlab.com/s3lph/ansible-collection-prometheus
synced 2024-11-22 09:41:01 +01:00
Dont require ca to reside on localhost
This commit is contained in:
parent
55405d5261
commit
ad6a46af11
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
- hosts: localhost
|
- hosts: cas
|
||||||
roles:
|
roles:
|
||||||
- s3lph.pki.pki_ca
|
- s3lph.pki.pki_ca
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue