aboutsummaryrefslogtreecommitdiff
path: root/lib/util
AgeCommit message (Expand)AuthorFilesLines
2024-04-06Fix config_subkeys_for when dealing with reference variablesHEADmasterPatrick Spek1-0/+3
2024-04-02Implement variable referencesPatrick Spek1-0/+14
2024-04-02Fix empty default valuesPatrick Spek1-3/+7
2024-04-02Fix values with = being used for templatingPatrick Spek1-1/+6
2023-08-01Fix typo in svc_enablePatrick Spek1-2/+2
2023-07-31Improve svc utilsPatrick Spek1-35/+78
2023-03-14Add Alpine supportPatrick Spek2-24/+32
2023-03-10Update license headers where applicablePatrick Spek1-1/+1
2023-03-10Add playbook_path()Patrick Spek1-2/+2
2023-03-06Various fixes to make the latest shellcheck passPatrick Spek1-1/+4
2022-09-26Update config_subkeys to only return the first level of subkeyPatrick Spek1-1/+3
2022-08-03Add package manager entry for UbuntuPatrick Spek1-0/+2
2022-05-26Make config_subkeys only return unique resultsPatrick Spek1-2/+11
2022-05-23Add config_subkeysPatrick Spek1-0/+44
2022-05-11Fix up any missing license and copyright headersPatrick Spek3-0/+12
2022-05-11Allow package names to not be explicitly defined as configuration valuesPatrick Spek1-3/+3
2022-05-11Check if rc.d file existsPatrick Spek1-1/+1
2022-05-06Implement "secrets"Patrick Spek1-0/+1
2022-04-25Look for correct file in os.d in playbooksPatrick Spek1-1/+1
2022-04-20Add freebsd method for svc enablePatrick Spek1-0/+12
2022-04-19Add documentationPatrick Spek3-0/+267