planetary-social / ansible-scripts

Ansible automation scripts used at Planetary
MIT License
2 stars 3 forks source link

Stable tags #24

Closed cooldracula closed 1 year ago

cooldracula commented 1 year ago

Short PR to update example inventory for our webviewer. It sets the correct image for each service, using our stable tag pattern. It also updates the example magic token to follow the same pattern as the bypass invite token, making it clear these should be set by the ansible admin before running playbooks.

CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Zach Mandeville seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

cooldracula commented 1 year ago

I think we should use a separate vars file to make these easier to read. I introduce this in a later PR that makes this pr obsolete, and so I closed it.