$ pip install ansible==1.8
Requirement already satisfied: ansible==1.8 in /usr/local/lib/python2.7/site-packages
Requirement already satisfied: paramiko in /usr/local/lib/python2.7/site-packages (from ansible==1.8)
Requirement already satisfied: setuptools in /usr/local/lib/python2.7/site-packages (from ansible==1.8)
Requirement already satisfied: pycrypto>=2.6 in /Library/Python/2.7/site-packages (from ansible==1.8)
Requirement already satisfied: PyYAML in /usr/local/lib/python2.7/site-packages (from ansible==1.8)
Requirement already satisfied: jinja2 in /usr/local/lib/python2.7/site-packages (from ansible==1.8)
Requirement already satisfied: cryptography>=1.1 in /usr/local/lib/python2.7/site-packages (from paramiko->ansible==1.8)
This file contains 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
# installation: pip install docker-compose | |
# filename: docker-compose.yml | |
# run: cd ./; docker-compose up -d | |
# stop: cd ./; docker-compose stop | |
version: '2' | |
services: | |
jenkins: | |
restart: always |
This file contains 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
Using /Users/sbeliakou/Desktop/mntlab/cm/vagrant/tests/ansible.cfg as config file | |
PLAYBOOK: test.yml ************************************************************* | |
1 plays in ./test.yml | |
PLAY [notverified] ************************************************************* | |
TASK [setup] ******************************************************************* | |
ok: [EPBYMINW2470.minsk.epam.com] | |
ok: [EPBYMINW2467.minsk.epam.com] |
This file contains 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
Using /Users/sbeliakou/Desktop/mntlab/cm/vagrant/tests/ansible.cfg as config file | |
PLAYBOOK: test.yml ************************************************************* | |
1 plays in ./test.yml | |
PLAY [notverified] ************************************************************* | |
TASK [setup] ******************************************************************* | |
ok: [EPBYMINW2470.minsk.epam.com] | |
ok: [EPBYMINW2467.minsk.epam.com] |
This file contains 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
PLAY [test] ******************************************************************** | |
TASK [setup] ******************************************************************* | |
ok: [EPBYMINW3093.minsk.epam.com] | |
TASK [vagrant up] ************************************************************** | |
changed: [EPBYMINW3093.minsk.epam.com] | |
stdout: /home/student/workspace/vagrant |
Using /Users/sbeliakou/workspace/DigitalInnovations/phoenix-project/AWSIdentityManagement/playbook/ansible.cfg as config file
1 plays in ./awsServiceUserManagement.yml
changed | host | item | result | err |
---|
OlderNewer