This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
10sr Dotfiles
https://github.com/10sr/dotfiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1775
Commits
1
Branch
34 MiB
Tree:
1847f303c4
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '1847f303c4'
${ noResults }
dotfiles-mirror
/
ansible
/
archlinux
/
roles
/
lxc
/
tasks
/
main.yml
main.yml
67 B
Raw
Normal View
History
Remove if branching
9 years ago
1
2
3
- name: Install LXC
pacman: name=lxc state=present
become: yes