This website works better with JavaScript.
Explore
Help
Sign In
public
/
ansible-playbooks
Watch
13
Star
0
Fork
You've already forked ansible-playbooks
0
Code
Issues
8
Pull Requests
Projects
Releases
Wiki
Activity
CSC Ansible Playbooks
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.
17
Commits
3
Branches
0
Tags
785 KiB
Shell
72.2%
Python
14.8%
Vim script
10.5%
Jinja
1.5%
JavaScript
1%
Tag:
Branch:
Tree:
23d04c50ca
master
v2
v2-neotame-mannitol
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '23d04c50ca'
${ noResults }
ansible-playbooks
/
bootstrap-packages.sh
2 lines
81 B
Raw
Blame
History
#!/bin/sh
sudo apt-get update
&&
sudo apt-get install python python-apt aptitude
Reference in new issue
View Git Blame
Copy Permalink