aboutsummaryrefslogtreecommitdiff
path: root/lib/util/config.bash
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-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-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 Spek1-0/+4
2022-05-06Implement "secrets"Patrick Spek1-0/+1
2022-04-25Look for correct file in os.d in playbooksPatrick Spek1-1/+1
2022-04-19Add documentationPatrick Spek1-0/+65