Merge branch 'change_default_soft' into 'master'
Add screen and remove iPython2 See merge request aurore/ansible!20
This commit is contained in:
commit
1cc6bc744b
1 changed files with 1 additions and 1 deletions
|
@ -13,8 +13,8 @@
|
||||||
- htop # better than top
|
- htop # better than top
|
||||||
- less # i like cats
|
- less # i like cats
|
||||||
- tree # create a graphical tree of files
|
- tree # create a graphical tree of files
|
||||||
- ipython # better Python shell
|
|
||||||
- acl # for Ansible become support
|
- acl # for Ansible become support
|
||||||
|
- screen # Vulcain asked for this
|
||||||
update_cache: true
|
update_cache: true
|
||||||
register: apt_result
|
register: apt_result
|
||||||
retries: 3
|
retries: 3
|
||||||
|
|
Loading…
Reference in a new issue