mirror of
https://github.com/ansible/awx.git
synced 2026-05-14 12:57:40 -02:30
update receptor collection role name in install bundle
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user