Initial commit

This commit is contained in:
Ansible Core Team 2020-03-09 09:11:07 +00:00
commit aebc1b03fd
4861 changed files with 812621 additions and 0 deletions

View file

@ -0,0 +1,3 @@
cron_pkg: cron
cron_service: cron
list_pkg_files: dpkg -L

View file

@ -0,0 +1,3 @@
cron_pkg: cronie
cron_service: crond
list_pkg_files: rpm -ql

View file

@ -0,0 +1,3 @@
cron_pkg:
cron_service: cron
list_pkg_files: pkg info --list-files

View file

@ -0,0 +1,4 @@
cron_pkg: cronie
cron_service: crond
faketime_pkg:
list_pkg_files: rpm -ql

View file

@ -0,0 +1,3 @@
cron_pkg: cron
cron_service: cron
list_pkg_files: rpm -ql