role_pack_secrets/pack_secrets.yml

8 lines
151 B
YAML
Raw Permalink Normal View History

2023-11-04 18:28:09 +00:00
- name: Pack secrets
2023-11-04 17:51:13 +00:00
hosts: localhost
tasks:
- name: include self role
ansible.builtin.include_role:
name: "{{ playbook_dir }}"