- name: Pack secrets
hosts: localhost
tasks:
- name: include self role
ansible.builtin.include_role:
name: "{{ playbook_dir }}"