removed the workdir
This commit is contained in:
@ -12,6 +12,4 @@ RUN apt-get -q update \
|
||||
&& pip install --quiet --upgrade \
|
||||
ansible
|
||||
|
||||
WORKDIR /site
|
||||
|
||||
CMD ["ansible-playbook", "--help"]
|
||||
|
Reference in New Issue
Block a user