OP#563 add confdroid_selinux and confdroid_ssh
This commit is contained in:
18
README.md
18
README.md
@@ -18,6 +18,8 @@
|
|||||||
- [confdroid\_fail2ban](#confdroid_fail2ban)
|
- [confdroid\_fail2ban](#confdroid_fail2ban)
|
||||||
- [control repo template](#control-repo-template)
|
- [control repo template](#control-repo-template)
|
||||||
- [confdroid\_automatic](#confdroid_automatic)
|
- [confdroid\_automatic](#confdroid_automatic)
|
||||||
|
- [confdroid\_selinux](#confdroid_selinux)
|
||||||
|
- [confdroid\_ssh](#confdroid_ssh)
|
||||||
- [FAQ](#faq)
|
- [FAQ](#faq)
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
@@ -144,6 +146,22 @@ Install, configure and manage automatic OS system updates on RHEL-9 like operati
|
|||||||
- manage main configurations files via parameters
|
- manage main configurations files via parameters
|
||||||
- manage service
|
- manage service
|
||||||
|
|
||||||
|
### [confdroid_selinux](https://3for.me/z2tsi)
|
||||||
|
|
||||||
|
- Install binaries required for selinux and related tools
|
||||||
|
- manage /etc/sysconfig/selinux file (file system permissions, selinux context, content)
|
||||||
|
- manage current selinux status (permissive,enforcing)
|
||||||
|
|
||||||
|
### [confdroid_ssh](https://3for.me/jhjim)
|
||||||
|
|
||||||
|
Install, configure and manage SSHD and ssh settings
|
||||||
|
|
||||||
|
- install required binaries
|
||||||
|
- manage local custom configuration based on parameters, overriding the defaults
|
||||||
|
- manage selinux rules
|
||||||
|
- manage service
|
||||||
|
- (optional) manage firewall
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|||||||
Reference in New Issue
Block a user