Update file .chezmoiexternal.toml.tmpl
This commit is contained in:
parent
731ba08d99
commit
0e610cc53d
1 changed files with 0 additions and 7 deletions
|
@ -153,13 +153,6 @@
|
||||||
url = "https://github.com/rundeck-plugins/ansible-plugin/releases/download/v3.2.2/ansible-plugin-3.2.2.jar"
|
url = "https://github.com/rundeck-plugins/ansible-plugin/releases/download/v3.2.2/ansible-plugin-3.2.2.jar"
|
||||||
refreshPeriod = "{{ $refreshPeriod }}"
|
refreshPeriod = "{{ $refreshPeriod }}"
|
||||||
|
|
||||||
### CookieCutter Template
|
|
||||||
[".local/src/cookiecutter"]
|
|
||||||
type = "git-repo"
|
|
||||||
url = "https://gitlab.com/megabyte-labs/templates/cookiecutter.git"
|
|
||||||
clone.args = ["--depth", "1"]
|
|
||||||
pull.args = ["--ff-only"]
|
|
||||||
|
|
||||||
### Git Fuzzy
|
### Git Fuzzy
|
||||||
[".local/src/git-fuzzy"]
|
[".local/src/git-fuzzy"]
|
||||||
type = "git-repo"
|
type = "git-repo"
|
||||||
|
|
Loading…
Reference in a new issue