Skip to content

alperencelik/ansible-provision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provision your infrastructure

The repository contains some Ansible roles to deploy on freshly created vm's to play on Homelab.


Navigation



Usage


  1. Clone this repository

    git clone https://github.com/alperencelik/ansible-provision

  2. Edit the inventory file

    vim inventory

  3. Copy ssh key to VM's

    If you have same password for the all vm's

    • you can use the ssh-key-copier script to copy the key.
    • or you can use --ask-pass argument for ansible.
  4. To create all infrastructure roles run the playbook.

    ansible-playbook main.yaml


About

Provision vm's to defined rules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published