mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-10-08 07:25:14 +02:00
Update to 2023-07-08 16:00
This commit is contained in:
5
roles/vault_agent/tasks/services.yml
Normal file
5
roles/vault_agent/tasks/services.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
|
||||
- name: Start and enable vault-agent
|
||||
service: name=vault-agent state=started enabled=True
|
||||
tags: vault,nomad,consul
|
Reference in New Issue
Block a user