Skip to content

Ansible role for installing and configuring yum-cron on CentOS 7.x

License

Notifications You must be signed in to change notification settings

qba73/ansible-role-yum-cron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

Ansible role for installing and configuring yum-cron utilities.

Requirements

n/a

Role Variables

todo

Dependencies

n/a

Example Playbooks

Example of how to use role:

- hosts: all
  roles:
     - { role: yum-cron, update_cmd: default }

Example of how to use role and disable updates:

- hosts: all
  roles:
     - { role: yum-cron, service_enabled: False, service_state: stopped }

Author Information

Jakub Jarosz

About

Ansible role for installing and configuring yum-cron on CentOS 7.x

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published