Skip to content

mrebiai/laptop-as-code-playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

laptop-as-code-playbook

Pre-requisites

  • python3

  • curl (sudo apt -y install curl)

Run Bootstrap

For the first installation only.

curl -ks https://mrebiai.github.io/laptop-as-code-env/ansible/bootstrap.sh | bash
Note
1st run for SSH key generation, 2nd run for Ansible installation.

Refresh your Ansible User Role (with deps)

ansible-galaxy install git+git@github.com:mrebiai/laptop-as-code-role-user.git,<your-login> --force-with-deps

Run Playbook

ansible-pull -U github.com:mrebiai/laptop-as-code-playbook.git -K
Note
alias for Refresh Ansible User Role & Playbook ⇒ os_upd

About

Playbook installation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published