change readme filename
This commit is contained in:
parent
4a5495089c
commit
f811ce5fb1
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
||||||
|
|
||||||
- name: Check if readme file exists in puppet code folder
|
- name: Check if readme file exists in puppet code folder
|
||||||
stat:
|
stat:
|
||||||
path: /etc/puppetlabs/code/environments/production/README
|
path: /etc/puppetlabs/code/environments/production/README.md
|
||||||
register: code_readme
|
register: code_readme
|
||||||
when: puppet_code.stat.exists
|
when: puppet_code.stat.exists
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue