[ansible] JFrog Platform 10.9.2 release (#247)

* [ansible/all] Fix Typo in ansible collection: amd -> and (#244)

* fix typo: amd -> and

* fix typo in groupvars amd -> and

* fix typo in readme amd -> and

Co-authored-by: Krisztian Pal Klucsik <krisztianpal.klucsik@varian.com>

* [ansible] JFrog Platform 10.9.2 release

Co-authored-by: Pal K. Klucsik <klucsik.krisztian@gmail.com>
Co-authored-by: Krisztian Pal Klucsik <krisztianpal.klucsik@varian.com>
This commit is contained in:
Ram Mohan Rao Chukka
2022-10-28 11:12:25 +05:30
committed by GitHub
parent 46563404a0
commit 3ca042fd46
11 changed files with 20 additions and 9 deletions

View File

@@ -40,7 +40,7 @@ ansible-playbook -vv platform.yml -i hosts.ini"
## Generating Master and Join Keys
**Note** : If you don't provide these keys, they will be set to defaults (check groupvars/all/vars.yaml file)
For production deployments,You may want to generate your master amd join keys and apply it to all the nodes.
For production deployments,You may want to generate your master and join keys and apply it to all the nodes.
**IMPORTANT** : Save below generated master and join keys for future upgrades
```