I hereby claim:
- I am jaepetto on github.
- I am jaep (https://keybase.io/jaep) on keybase.
- I have a public key ASAjXvzlDAwGR6CpHiYZbb5OXyb1SLQFdh9aKwlIArRzdAo
To claim this, I am signing this object:
| #!/usr/bin/env bash |
| [Unit] | |
| Description=Runs ansible-pull to get common server configuration | |
| Wants=ansiblePull.timer | |
| [Service] | |
| Type=oneshot | |
| ExecStart=/usr/bin/ansible-pull -U https://github.com/<username>/<repo_name>.git --accept-host-key -i hosts --vault-password-file /root/.vault_password | |
| [Install] | |
| WantedBy=multi-user.target |
| import arrow | |
| import gspread | |
| from oauth2client.service_account import ServiceAccountCredentials | |
| import settings | |
| def get_client(): | |
| """Return a Google client API object |
I hereby claim:
To claim this, I am signing this object: