add restart_syslog_debian_12 handler; galaxy version bump
This commit is contained in:
parent
66078bf3ad
commit
a62b2a9c33
@ -8,7 +8,7 @@ namespace: jchristianh
|
||||
name: baseos
|
||||
|
||||
# The version of the collection. Must be compatible with semantic versioning
|
||||
version: 1.0.9
|
||||
version: 1.0.10
|
||||
|
||||
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
||||
readme: README.md
|
||||
|
@ -29,6 +29,11 @@
|
||||
name : rsyslog
|
||||
state : restarted
|
||||
|
||||
- name: restart_syslog_debian_12
|
||||
service:
|
||||
name : rsyslog
|
||||
state : restarted
|
||||
|
||||
- name: restart_syslog_fedora_35
|
||||
service:
|
||||
name : rsyslog
|
||||
|
Loading…
x
Reference in New Issue
Block a user