.ansible-lint
.gitignore
.pre-commit-config.yaml
.travis.yml
.yamllint
LICENSE
README.rst
ansible.cfg
pyproject.toml
setup.cfg
setup.py
tox.ini
molecule/Dockerfile.j2
molecule/default/molecule.yml
molecule/default/playbook.yml
molecule/default/host_vars/centos7.yml
molecule/default/host_vars/fedora28.yml
molecule/default/host_vars/ubuntu.yml
selinux/__init__.py
selinux.egg-info/PKG-INFO
selinux.egg-info/SOURCES.txt
selinux.egg-info/dependency_links.txt
selinux.egg-info/top_level.txt
selinux.egg-info/zip-safe
test/test_molecule.py