update receptor collection role name in install bundle

This commit is contained in:
Hao Liu
2022-09-08 16:11:32 -04:00
committed by Jeff Bradberry
parent 1fde9c4f0c
commit b1168ce77d

View File

@@ -110,7 +110,7 @@ def generate_playbook():
name: "{{ receptor_user }}" name: "{{ receptor_user }}"
shell: /bin/bash shell: /bin/bash
- import_role: - import_role:
name: ansible.receptor.receptor name: ansible.receptor.setup
- name: Install ansible-runner - name: Install ansible-runner
pip: pip:
name: ansible-runner name: ansible-runner