Add inner dir for that last commit.

This commit is contained in:
Ralph Bean 2015-06-06 19:54:26 +00:00
parent 09fe1c56ec
commit 94d6834536

View file

@ -258,7 +258,7 @@
- koji_hub
- name: make an empty /mnt/fedora_koji for stg.
file: state=directory path=/mnt/fedora_koji/ owner=root group=root
file: state=directory path=/mnt/fedora_koji/koji owner=root group=root
tags:
- koji_hub
when: env == "staging" and ansible_hostname.startswith('koji')