diff --git a/src/docs.html b/src/docs.html index ba13b91..ecb1913 100644 --- a/src/docs.html +++ b/src/docs.html @@ -136,7 +136,7 @@
/etc that have been modified from the default that get shipped with the package./etc that is common for config management. This is stuff like the apt or dnf configuration, crons, logrotate configs, networking settings, hosts files, etc.sites-enabled or mods-enabled, it notes what symlinks exist so that it can capture those in Ansiblesites-enabled or mods-enabled), it notes what symlinks exist so that it can capture those in Ansible/etc not associated with packages/services or other typical system config, and will put these into an etc_custom role./usr/local for stuff, on the assumption that this is an area that custom apps/configs might've been placed in. These go into a usr_local_custom role..ssh/authorized_keys, and .bashrc, .profile, .bash_aliases, .bash_logout if these files differ from the skel defaultsEnroll is built around two phases, plus an optional drift report:
+Enroll is built around two phases, plus optional drift and reporting tools: