jweissig / episode-45

Episode #45 - Learning Ansible with Vagrant
82 stars 91 forks source link

Replace deprecated sudo directive with become. #2

Open ToonMeynen opened 8 years ago

ToonMeynen commented 8 years ago

Can you merge please. @jweissig

ad-m commented 8 years ago

Deprecation warning occurs too... screen

ToonMeynen commented 8 years ago

@ad-m does it occur when you replace sudo with become? replace this "sudo: yes" with this "become: yes" everywhere in the project folder.

ad-m commented 8 years ago

Nope. Before.

Wysłano z urządzenia mobilnego.

26 lip 2016 10:17 AM "Twan" notifications@github.com napisał(a):

@ad-m https://github.com/ad-m does it occur when you replace sudo with become? replace this "sudo: yes" with this "become: yes" everywhere in the project folder.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jweissig/episode-45/pull/2#issuecomment-235194278, or mute the thread https://github.com/notifications/unsubscribe-auth/ADc2rwXdPfD1594Aw5SHggq794ntpTtKks5qZcJzgaJpZM4HP5I4 .

ToonMeynen commented 8 years ago

So now it's working? I'm confused. I suggested this merge a while ago but nothing happened ever since.

ad-m commented 8 years ago

I wrote a comment to support your pull request.