Created
July 5, 2015 15:31
-
-
Save tgerla/340bdca4fcb7705acea0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant@vagrant-ubuntu-trusty-64:~$ sudo apt-add-repository ppa:ansible/ansible | |
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. | |
http://ansible.com/ | |
More info: https://launchpad.net/~ansible/+archive/ubuntu/ansible | |
Press [ENTER] to continue or ctrl-c to cancel adding it | |
gpg: keyring `/tmp/tmpyb8hljmx/secring.gpg' created | |
gpg: keyring `/tmp/tmpyb8hljmx/pubring.gpg' created | |
gpg: requesting key 7BB9C367 from hkp server keyserver.ubuntu.com | |
gpg: /tmp/tmpyb8hljmx/trustdb.gpg: trustdb created | |
gpg: key 7BB9C367: public key "Launchpad PPA for Ansible, Inc." imported | |
gpg: Total number processed: 1 | |
gpg: imported: 1 (RSA: 1) | |
OK |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment