commit db8910ba51
Author: Robert Kaussow <mail@thegeeklab.de> Date: Thu Mar 3 21:16:04 2022 +0100 chore: add auto-generated _docs folder to gitignore file
This commit is contained in:
parent
91b64caee8
commit
48fe6f0969
12
index.md
12
index.md
@ -7,11 +7,11 @@ type: docs
|
|||||||
|
|
||||||
Configure selinux.
|
Configure selinux.
|
||||||
|
|
||||||
* [Default Variables](#default-variables)
|
- [Default Variables](#default-variables)
|
||||||
* [selinux_packages](#selinux_packages)
|
- [selinux_packages](#selinux_packages)
|
||||||
* [selinux_policy](#selinux_policy)
|
- [selinux_policy](#selinux_policy)
|
||||||
* [selinux_state](#selinux_state)
|
- [selinux_state](#selinux_state)
|
||||||
* [Dependencies](#dependencies)
|
- [Dependencies](#dependencies)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -37,6 +37,8 @@ selinux_policy: targeted
|
|||||||
selinux_state: '{{ ansible_selinux.config_mode }}'
|
selinux_state: '{{ ansible_selinux.config_mode }}'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
None.
|
None.
|
||||||
|
Loading…
Reference in New Issue
Block a user