faaa1f34e4
Deleted dotfiles/.local/share/chezmoi/home/private_dot_config/environments/work
10 lines
397 B
TOML
10 lines
397 B
TOML
["/etc/nginx"]
|
|
type = "git-repo"
|
|
url = "https://gitlab.com/megabyte-labs/cloud/nginx-configs.git"
|
|
clone.args = ["--depth", "1"]
|
|
pull.args = ["--ff-only"]
|
|
|
|
["/var/lib/rundeck/libext/ansible-plugin-3.2.2.jar"]
|
|
type = "file"
|
|
url = "https://github.com/rundeck-plugins/ansible-plugin/releases/download/v3.2.2/ansible-plugin-3.2.2.jar"
|
|
refreshPeriod = "{{ $refreshPeriod }}"
|