mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-12 00:03:17 +02:00
6 lines
124 B
YAML
6 lines
124 B
YAML
---
|
|
|
|
- name: Start and enable vault-agent
|
|
service: name=vault-agent state=started enabled=True
|
|
tags: vault,nomad,consul
|