Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

phpdev-uk/ansible-git-workshop

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ansible and Git workshop

Related files for the Ansible and Git workshop run by Paul Waring.

You can test whether you meet the requirements for this workshop by running the following commands:

git clone https://github.com/pwaring/ansible-git-workshop.git
cd ansible-git-workshop/test
vagrant up
cd ansible
ansible testing -m ping

You should see the following output:

vagrant | SUCCESS => {
    "changed": false,
    "ping": "pong"
}

Make sure you destroy the VM afterwards by running the following command in the test directory (same location as Vagrantfile):

vagrant destroy -f

About

Ansible and Git workshop files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.