diff --git a/collections/ansible_collections/community/general b/collections/ansible_collections/community/general index 42bc2cb..9b493d5 160000 --- a/collections/ansible_collections/community/general +++ b/collections/ansible_collections/community/general @@ -1 +1 @@ -Subproject commit 42bc2cb4d8a61b9f4f501cd45017101f743c858c +Subproject commit 9b493d53a9ff40139c185ff2dc4a7c5d6cf761a6 diff --git a/site.yml b/site.yml index 2c27f54..203d4d9 100644 --- a/site.yml +++ b/site.yml @@ -4,15 +4,6 @@ roles: - {role: ansible_version, tags: always, gather_facts: false} -- name: Test - hosts: all - tasks: - - name: TEST1 - ansible.builtin.debug: - msg: "{{ ansible_become_pass }}" - - name: T2 - ansible.builtin.debug: - msg: "{{ lookup('community.general.passwordstore', 'ansible/hosts/rarity.local/users/root') }}" - name: run do1jlr.base setup roles hosts: all roles: