Skip to content

krahb/bt-rhel-role

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bt-rhel-role

Ansible bt rhel role

description

some basic stuff to setup and keep a Centos/RHEL 7 server clean and updated

example playbook snippet

- import_role:
    name: bt-rhel-role
  tags:
  - rhel
  when: "ansible_os_family == 'RedHat'"

Releases

No releases published

Packages

No packages published

Languages