Skip to content

Creation of an Ansible control machine with Vagrant based on Ubuntu

Notifications You must be signed in to change notification settings

jpmjpmjpm/ubuntu-ansible-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A vagrant provisionner for an Ubuntu Ansible control machine

I use this in order to run Ansible on Windows 10

Content is:

  • .publickey : a directory that stores the publickey of the Ansible control machine
  • Vagrantfile: the vagrantfile to: -- Create the Ubuntu box -- Create a SSH key pair. The public key is stored in .publickey directory -- TODO: install Ansible
  • README.md : this file
  • TODOs.md : fichier d'actions

About

Creation of an Ansible control machine with Vagrant based on Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages