Additional changes.
This commit is contained in:
parent
30591b7dfb
commit
7079579289
@ -2,7 +2,7 @@
|
|||||||
Getting real with system management via ansible-pull.
|
Getting real with system management via ansible-pull.
|
||||||
|
|
||||||
## Disclaimer
|
## Disclaimer
|
||||||
This setup is specific for my devices and my needs. You're welcome to use it as an example for your needs, but do not expect it to work as-is.
|
This setup is specific tom the maintainer's devices and needs. You're welcome to use it as an example for your needs, but do not expect it to work as-is.
|
||||||
|
|
||||||
## Currently Supported Linux Systems
|
## Currently Supported Linux Systems
|
||||||
### Debian Family
|
### Debian Family
|
||||||
@ -35,6 +35,6 @@ Specifically for the Pinephone.
|
|||||||
Would be great to have Arch get built up by this. Used for many years but left after update problems due to a long computer hiatus.
|
Would be great to have Arch get built up by this. Used for many years but left after update problems due to a long computer hiatus.
|
||||||
|
|
||||||
## Next Steps
|
## Next Steps
|
||||||
Eventually some of the scripts and install files will be put into the files folder. This will allow initializing systems outside of my home network.
|
Eventually some of the scripts and install files will be put into the files folder. This will allow initializing systems outside of the maintainer's home network.
|
||||||
|
|
||||||
There may also be a refactor of task-specific facts to be in their task file so that some playbooks can be more self-sufficient and be provided to the community without hacking. The original goal was to never define facts in tasks, but the benefit the facts are specific to a single playbook. Shared facts will definitely continue to exist under the facts tree.
|
There may also be a refactor of task-specific facts to be in their task file so that some playbooks can be more self-sufficient and be provided to the community without hacking. The original goal was to never define facts in tasks, but the benefit has yet to be seen for some tasks. Shared facts will definitely continue to exist under the facts tree.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user