Additional permission fixes for roles

Change-Id: I015a845f0e2e440aa147a823a4bebc93d512664e
Related-Bug: #1883609
(cherry picked from commit c9b252815d)
This commit is contained in:
Alex Schultz 2020-08-11 13:36:11 -06:00 committed by Emilien Macchi
parent d7c8d0cd1f
commit 5ec8909e16
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@
enabled: true
- name: Symlink puppet modules under /etc/puppet/modules
become: true
shell: >-
ln -f -s /usr/share/openstack-puppet/modules/* /etc/puppet/modules/
register: result