change readme filename

This commit is contained in:
Antonio J. Delgado 2022-10-17 13:19:48 +03:00
parent 4a5495089c
commit f811ce5fb1

View file

@ -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