Explorar el Código

README

master
padre
commit
5b619894c8
Se han modificado 1 ficheros con 13 adiciones y 0 borrados
  1. +13
    -0
      README

+ 13
- 0
README Ver fichero

@@ -1 +1,14 @@
ansible role secrets


usage:

- name: configure secrets
hosts: some_hosts
become: true
roles:
- name: secrets
secrets_definitions:
some_secrets:
store: local_facts
password_length: 24

Cargando…
Cancelar
Guardar