This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
add new defaults for AWX section
pull/1467/head
PC-Admin
4 years ago
parent
9b4e4477d9
commit
2579f6f49b
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
roles/matrix-awx/defaults/main.yml
+ 5
- 0
roles/matrix-awx/defaults/main.yml
View File
@@ -1 +1,6 @@
matrix_awx_enabled: true
# Defaults for 'Customise Website + Access Export' template
awx_sftp_auth_method: 'Disabled'
awx_sftp_password: ''
awx_sftp_public_key: ''
Write
Preview
Loading…
Cancel
Save