Skip to content

Instantly share code, notes, and snippets.

Connectopus Contributor License Agreement

Thank you for your interest in contributing to Connectopus, developed and maintained by Graham Mainwaring ("We" or "Us").

This contributor agreement ("Agreement") documents the rights granted by contributors to Us. To make this document effective, please sign it and send it to Us by electronic submission, following the instructions in CONTRIBUTING.md. This is a legally binding document, so please read it carefully before agreeing to it. The Agreement may cover more than one software project managed by Us.

1. Definitions

"You" means the individual who Submits a Contribution to Us.

"Contribution" means any work of authorship that is Submitted by You to Us in which You own or assert ownership of the Copyright. If You do not own the Copyright in the entire work of authorship, please follow the instructions in CONTRIBUTING.md.

@ghjm
ghjm / start_stop_ec2.yml
Last active March 21, 2018 23:07
EC2 test playbooks
---
- hosts: all
gather_facts: false
tasks:
- ec2:
instance_id: '{{ ec2_id }}'
region: 'us-west-2'
state: '{{ wanted_state }}'
delegate_to: localhost
### Keybase proof
I hereby claim:
* I am ghjm on github.
* I am ghjm (https://keybase.io/ghjm) on keybase.
* I have a public key whose fingerprint is 34D3 0E55 B153 DFB1 AB82 18B6 7C76 BCF0 3BEC 2107
To claim this, I am signing this object:
0 info it worked if it ends with ok
1 verbose cli [ '/Users/graham/.nvm/versions/node/v6.3.1/bin/node',
1 verbose cli '/Users/graham/.nvm/versions/node/v6.3.1/bin/npm',
1 verbose cli 'shrinkwrap',
1 verbose cli '--prefix',
1 verbose cli 'awx/ui' ]
2 info using npm@3.10.3
3 info using node@v6.3.1
4 info lifecycle ansible-tower@3.1.0~preshrinkwrap: ansible-tower@3.1.0
5 silly lifecycle ansible-tower@3.1.0~preshrinkwrap: no script for preshrinkwrap, continuing
rm -rf rpm-build
rm -rf deb-build reprepro
rm -rf awx/ui/static/
rm -rf awx/ui/node_modules/
rm -f awx/ui/.deps_built
rm -f awx/ui/.release_built
rm -rf tar-build
rm -rf packer_cache
rm -rf packaging/packer/packer_cache
rm -rf packaging/packer/output-virtualbox-iso/