This website works better with JavaScript
Home
Explore
Help
Sign In
rht
/
acs-playbooks
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix acs z version
Grega Bremec
2 years ago
parent
3256051085
commit
0ef8739c39
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
roles/deploy-central/defaults/main.yml
+ 1
- 1
roles/deploy-central/defaults/main.yml
View File
@@ -1,4 +1,4 @@
---
acs_maj: 3.69
-acs_z: 3.69.
0
+acs_z: 3.69.
2
...