diff --git a/roles/baseconfig/tasks/main.yml b/roles/baseconfig/tasks/main.yml index 7e850e5..eb62226 100644 --- a/roles/baseconfig/tasks/main.yml +++ b/roles/baseconfig/tasks/main.yml @@ -8,6 +8,7 @@ - apt # better than apt-get - aptitude # nice to have for Ansible - bash-completion # because bash + - curl # Better that wget - emacs-nox # for maman - fish # to motivate @edpibu - git # code versioning @@ -18,6 +19,7 @@ - oidentd # postgresql identification - molly-guard # prevent reboot - nano # for vulcain + - net-tools - ntp # network time sync - screen # Vulcain asked for this - sudo