mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 09:13:12 +00:00
Remove test from bottom of example that doesn't really make sense in the context of the example's use case.
This commit is contained in:
@@ -45,7 +45,5 @@
|
||||
action: $packager pkg=$apache state=latest
|
||||
- name: ensure apache is running
|
||||
action: service name=$apache state=running
|
||||
- name: template step
|
||||
action: template src=/tmp/test.j2 dest=/tmp/test.out
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user