Merge branch 'change_default_soft' into 'master'

Add screen and remove iPython2

See merge request aurore/ansible!20
This commit is contained in:
Alexandre IOOSS 2019-05-03 14:38:49 +02:00
commit 1cc6bc744b
1 changed files with 1 additions and 1 deletions

View File

@ -13,8 +13,8 @@
- htop # better than top
- less # i like cats
- tree # create a graphical tree of files
- ipython # better Python shell
- acl # for Ansible become support
- screen # Vulcain asked for this
update_cache: true
register: apt_result
retries: 3