This a bad commit message. NO idea.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARG EE_BASE_IMAGE=quay.io/ansible/ansible-runner:stable-2.10-devel
|
||||
ARG EE_BASE_IMAGE=registry.redhat.io/ansible-automation-platform-20-early-access/ee-supported-rhel8:latest
|
||||
ARG EE_BUILDER_IMAGE=quay.io/ansible/ansible-builder:latest
|
||||
|
||||
FROM $EE_BASE_IMAGE as galaxy
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
[defaults]
|
||||
# Use the YAML callback plugin.
|
||||
#stdout_callback = yaml
|
||||
stdout_callback = community.general.yaml
|
||||
callback_enabled = community.general.yaml
|
||||
# Profile
|
||||
|
||||
@@ -34,5 +34,5 @@ collections:
|
||||
- name: community.crypto
|
||||
source: https://galaxy.ansible.com
|
||||
|
||||
- name: onepassword.connect
|
||||
- name: ansible.posix
|
||||
## - name: onepassword.connect
|
||||
# - name: ansible.posix
|
||||
|
||||
Reference in New Issue
Block a user