ansible: playbook for postgres and gitea
This commit is contained in:
@@ -16,7 +16,7 @@ ENV PATH=/home/arcodange/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bi
|
||||
RUN pip install ansible-core jmespath
|
||||
ENV GALAXY_SERVER=https://beta-galaxy.ansible.com/api/
|
||||
RUN ansible-galaxy collection install --token 11bebd8fd1ad4009f700bdedbeb80b19743ce3d3 \
|
||||
community.general ansible.posix
|
||||
community.general community.docker ansible.posix
|
||||
|
||||
ENV ANSIBLE_HOST_KEY_CHECKING=False
|
||||
ENV ANSIBLE_FORCE_COLOR=True=True
|
||||
|
||||
Reference in New Issue
Block a user