autopushed

This commit is contained in:
2022-11-18 21:39:51 +01:00
parent d3c940452c
commit 7c734066fe
+10
View File
@@ -0,0 +1,10 @@
- [[protean]] says:
> If you have not already done these things, the quickstart for ansible is (assuming you are on a nix'like os):
> * have your gpg key added to the pass repo
> * get set up for server shell access
> * install ansible 2.9 on your local machine (on mac brew install ansible@2.9)
> * Install pass (brew install pass)
> * complete the steps in https://git.coop/social.coop/tech/ansible/-/blob/master/README.md
> * clone the pass repo git clone git@git.coop:social.coop/tech/pass ~/.password-store/
> * test ansible from the locally cloned repoansible-playbook server.playbook.yml --check