You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 年之前
3 年之前
1234567891011121314
  1. ansible role secrets
  2. usage:
  3. - name: configure secrets
  4. hosts: some_hosts
  5. become: true
  6. roles:
  7. - name: secrets
  8. secrets_definitions:
  9. some_secrets:
  10. store: local_facts
  11. password_length: 24