PLAY [all] *********************************************************************
TASK [Gathering Facts] *********************************************************
ok: [192.168.15.12]
TASK [Instala pacotes de dependencia do sistema operacional] *******************
[DEPRECATION WARNING]: Invoking "apt" only once while using a loop via
squash_actions is deprecated. Instead of using a loop to supply multiple items
and specifying `name: "{{ item }}"`, please use `name: ['php7.2', 'apache2',
'libapache2-mod-php7.2']` and remove the loop. This feature will be removed in
version 2.11. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
ok: [192.168.15.12] => (item=[u'php7.2', u'apache2', u'libapache2-mod-php7.2'])
PLAY RECAP *********************************************************************
192.168.15.12 : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0