fix eof for roles/motd/tasks/main.yml; version bump for galaxy
This commit is contained in:
parent
40f27f94b6
commit
b6d42fb4f4
@ -8,7 +8,7 @@ namespace: jchristianh
|
|||||||
name: baseos
|
name: baseos
|
||||||
|
|
||||||
# The version of the collection. Must be compatible with semantic versioning
|
# The version of the collection. Must be compatible with semantic versioning
|
||||||
version: 1.0.2
|
version: 1.0.3
|
||||||
|
|
||||||
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
||||||
readme: README.md
|
readme: README.md
|
||||||
|
@ -16,3 +16,6 @@
|
|||||||
dest: "{{ __motd_file }}"
|
dest: "{{ __motd_file }}"
|
||||||
mode: 0644
|
mode: 0644
|
||||||
changed_when: false
|
changed_when: false
|
||||||
|
|
||||||
|
|
||||||
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user