Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
bc7d28c7
Unverified
Commit
bc7d28c7
authored
Jan 10, 2021
by
Jakub Klinkovský
Browse files
Remove archmanweb_version from defaults as it should be set from the host's config
parent
46dfed64
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/archmanweb/defaults/main.yml
View file @
bc7d28c7
...
...
@@ -5,7 +5,6 @@ archmanweb_domain: 'man.archlinux.org'
archmanweb_allowed_hosts
:
[
"
{{
archmanweb_domain
}}"
]
archmanweb_nginx_conf
:
'
/etc/nginx/nginx.d/archmanweb.conf'
archmanweb_repository
:
'
https://gitlab.archlinux.org/archlinux/archmanweb.git'
archmanweb_version
:
deployment
#archmanweb_pgp_key: ['932BA3FA0C86812A32D1F54DAB5964AEB9FEDDDC'] # Jakub Klinkovský (lahwaacz)
archmanweb_forced_deploy
:
false
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment