Commit 6106c277 authored by David Wilson's avatar David Wilson

ansible: repro for issue #118.

parent 59dab72e
---
# issue #118 repro: chmod +x not happening during script upload
#
- name: saytrue
hosts: all
become: True
tasks:
- name: run script saytrue
script: scripts/issue_118_saytrue
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment