diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 66ee38b..35aa6ec 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,4 +1,5 @@ # These are supported funding model platforms # github: [do1jlr] +liberapay: L3D custom: https://paypal.me/c3woc diff --git a/vars/main.yml b/vars/main.yml index 4921e26..867e7ca 100644 --- a/vars/main.yml +++ b/vars/main.yml @@ -8,5 +8,5 @@ bash: shell: "/bin/bash" keyboard: '$(if [[ $(id -u) -ne 0 ]];then echo "\[\033[01;33m\]"; else echo "\[\033[01;31m\]"; fi) $(if [[ $? == 0 ]]; then printf "\xE2\x9D\xA4"; fi) \[\033[01;32m\]\u\[\033[01;36m\]@\[\033[01;32m\]\H\[\033[01;34m\] <\A> \[\033[01;35m\] \j \[\033[01;36m\] \w \[\033[01;33m\]\n\[\033[01;33m\] $(git branch 2>/dev/null | sed -n "s/* \(.*\)/\1 /p")$\[\033[01;00m\] ' -playbook_version_number: 109 # integer without dots +playbook_version_number: 110 # integer without dots playbook_version_path: '/etc/ansible-version/role_dotfiles_chaos-bodensee_github.version'