diff --git a/Containerfile b/Containerfile index 044f4b7..c12ea67 100644 --- a/Containerfile +++ b/Containerfile @@ -86,6 +86,11 @@ sed -i -e "s/ANSIBLE_VERSION/$ansible_version/" /etc/motd # create required directories mkdir -p \ + /ansible \ + /ansible/action_plugins \ + /ansible/cache \ + /ansible/logs \ + /ansible/secrets \ /interface \ /share