We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2799a44 commit 498a45cCopy full SHA for 498a45c
Dockerfile
@@ -47,7 +47,7 @@ RUN ansible-galaxy install -r /opt/ansible/requirements.yml \
47
### UPSTREAM ONLY ###
48
49
COPY playbooks/* /opt/apb/actions/
50
-COPY inventory /etc/ansible/hosts
+COPY inventory /opt/apb/inventory/hosts
51
RUN chmod -R g=u /opt/{ansible,apb} /etc/ansible/roles
52
53
USER apb
0 commit comments