could it all be a -?

This commit is contained in:
Seth Vidal 2013-05-24 02:06:42 +00:00
parent f5470e6eb9
commit dcc2168247

View file

@ -17,6 +17,6 @@
action: copy src=$item dest=/etc/sudoers.d/ owner=root group=root mode=0600
with_first_found:
- files: ${sudoers} ${private}/files/sudo/${ansible_fqdn}-sudoers ${private}/files/sudo/${ansible_hostname}-sudoers ${private}/files/sudo/${ansible_domain}-sudoers
- skip: true
skip: true
tags:
- config