Skip to content

Commit

Permalink
Minor typo/style fixes (ansible#72374)
Browse files Browse the repository at this point in the history
  • Loading branch information
richlv authored Oct 30, 2020
1 parent cb94c0c commit 111589d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ansible/modules/assemble.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
src: /etc/someapp/fragments
dest: /etc/someapp/someapp.conf
- name: Inserted provided delimiter in between each fragment
- name: Insert the provided delimiter between fragments
assemble:
src: /etc/someapp/fragments
dest: /etc/someapp/someapp.conf
Expand Down

0 comments on commit 111589d

Please sign in to comment.