Skip to content

Add repos. Add gpgkeys for the repos. Install software from the repos that do not require any extra configuration. Software with configuration should be in new roles.

License

Notifications You must be signed in to change notification settings

fgci-org/ansible-role-yum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

ansible-role-yum

Add repos. Install software from the repos that do not require any extra configuration. Software with configuration should be in new roles.

Requirements

ansible 2.1 (because yum_repository module)

Role Variables

see defaults/main.yml

Dependencies

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: ansible-role-yum }

License

MIT

Author Information

About

Add repos. Add gpgkeys for the repos. Install software from the repos that do not require any extra configuration. Software with configuration should be in new roles.

Resources

License

Stars

Watchers

Forks

Packages

No packages published