Closed jspaaks closed 4 years ago
After some discussion with @fdiblen, we identified these options for storing the PERSONAL_ACCESS_TOKEN:
hosts
ansible.cfg
token.env
we thought 3 was the safest and most explicit option.
linter is now finally green (for this PR's playbook at least)
remaining open question, how to avoid having to ask for the personal access token a second time. Maybe store it in the remote machine?Update: I added reading from a filesecrets.txt