selinux

pgporada.selinux License

Overview: pgporada.selinux

You should never disable selinux.


Example Playbook

To run the local playbook, issue the following command.

ansible-playbook local_playbook.yml -b -K

To use this role in another playbook

cat << EOF > some_playbook.yml
---
- hosts: localhost
  connection: local
  roles:
    - pgporada.selinux
...
EOF
ansible-playbook some_playbook.yml -b -K

How to hack away at this role

Before submitting a PR, please create a test and run it through test-kitchen. You will need a ruby environment with gem and bundler for these tests.

# This takes care of twiddling all the bits that need to be updated when bumping the packer version
./update_automagic.sh x.x.x

# This will run your packer update through the test system
bundle update
bundle install
bundle exec kitchen create
   bundle exec kitchen converge
   bundle exec kitchen verify
bundle exec kitchen destroy

License and Author Information

GPLv3

2016 - Phil Porada and Dan Rawlins


Theme Song

Andrew Jackson Jihad - Deep Dark Basement

Install
ansible-galaxy install pgporada/ansible-role-selinux
GitHub repository
License
Unknown
Downloads
22
Owner
Just a guy with a computer. 🌞🔒