This website works better with JavaScript.
Explore
Help
Sign In
Ruakij
/
Ansible-roles
Watch
1
Star
0
Fork
You've already forked Ansible-roles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
806b41b73e
role_kubernetes-k3s
main
role_nftables
role_wireguard-ipv6-converter
role_netbird_client
role_nomad
role_netmaker_server
role_netmaker
role_common
role_kubernetes-rke2
role_kubernetes
role_docker
role_ansible
role_zsh
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '806b41b73e'
${ noResults }
Ansible-roles
/
netmaker_server
/
templates
/
rqlite-config.json.template
6 lines
111 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add role netmaker_server
2 years ago
[{
"username": "netmaker",
Created nginx-config-file-templates
2 years ago
"password": "{{ netmaker_creds.rqlite_password }}",
Add role netmaker_server
2 years ago
"perms": ["all"]
}]