Skip to content
This repository has been archived by the owner on Jun 12, 2019. It is now read-only.
/ old-setup Public archive

My old setup-as-code

License

Notifications You must be signed in to change notification settings

tioxy/old-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIOXY - Ansible setup

My first-setup-as-code Only supported distro is Antergos(Arch based) at the moment.
.bashrc file is located at http://bashrc.tioxy.com

Installation

Antergos

  • Make sure that you have Ansible and Git installed
sudo pacman -S ansible git
  • Clone the repository and run the ansible playbook
ansible-playbook --ask-sudo-pass -i hosts master.yml