diff --git a/download_compile_run.ansible.yml b/download_compile_run.ansible.yml index 4e77210..5ad1fde 100644 --- a/download_compile_run.ansible.yml +++ b/download_compile_run.ansible.yml @@ -17,7 +17,7 @@ - libboost-system-dev - libboost-thread-dev - libboost-serialization-dev - sudo: yes + become: yes tags: - packages