No result after running playbook

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I am totally newbie in Ansible.
I don't see any error when I run a playbook. Can someone explain to me where the problem is and what should I check?



Here is my playbook:



  • hosts: web
    tasks:

    • name: Installs apache web server
      apt: pkg=apache2 state=installed update_cache=true


Here is output:
root@debian:/etc/ansible/test# ansible-playbook play2.yml -vvvv
Using /etc/ansible/ansible.cfg as config file
Loading callback plugin default of type stdout, v2.0 from /usr/lib/python2.7/dist-packages/ansible/plugins/callback/init.pyc



PLAYBOOK: play2.yml ************************************************************
1 plays in play2.yml



PLAY RECAP *********************************************************************









share







New contributor




Sergey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.























    up vote
    0
    down vote

    favorite












    I am totally newbie in Ansible.
    I don't see any error when I run a playbook. Can someone explain to me where the problem is and what should I check?



    Here is my playbook:



    • hosts: web
      tasks:

      • name: Installs apache web server
        apt: pkg=apache2 state=installed update_cache=true


    Here is output:
    root@debian:/etc/ansible/test# ansible-playbook play2.yml -vvvv
    Using /etc/ansible/ansible.cfg as config file
    Loading callback plugin default of type stdout, v2.0 from /usr/lib/python2.7/dist-packages/ansible/plugins/callback/init.pyc



    PLAYBOOK: play2.yml ************************************************************
    1 plays in play2.yml



    PLAY RECAP *********************************************************************









    share







    New contributor




    Sergey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I am totally newbie in Ansible.
      I don't see any error when I run a playbook. Can someone explain to me where the problem is and what should I check?



      Here is my playbook:



      • hosts: web
        tasks:

        • name: Installs apache web server
          apt: pkg=apache2 state=installed update_cache=true


      Here is output:
      root@debian:/etc/ansible/test# ansible-playbook play2.yml -vvvv
      Using /etc/ansible/ansible.cfg as config file
      Loading callback plugin default of type stdout, v2.0 from /usr/lib/python2.7/dist-packages/ansible/plugins/callback/init.pyc



      PLAYBOOK: play2.yml ************************************************************
      1 plays in play2.yml



      PLAY RECAP *********************************************************************









      share







      New contributor




      Sergey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      I am totally newbie in Ansible.
      I don't see any error when I run a playbook. Can someone explain to me where the problem is and what should I check?



      Here is my playbook:



      • hosts: web
        tasks:

        • name: Installs apache web server
          apt: pkg=apache2 state=installed update_cache=true


      Here is output:
      root@debian:/etc/ansible/test# ansible-playbook play2.yml -vvvv
      Using /etc/ansible/ansible.cfg as config file
      Loading callback plugin default of type stdout, v2.0 from /usr/lib/python2.7/dist-packages/ansible/plugins/callback/init.pyc



      PLAYBOOK: play2.yml ************************************************************
      1 plays in play2.yml



      PLAY RECAP *********************************************************************







      ansible





      share







      New contributor




      Sergey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      Sergey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      Sergey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 21 mins ago









      Sergey

      1




      1




      New contributor




      Sergey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Sergey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Sergey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );






          Sergey is a new contributor. Be nice, and check out our Code of Conduct.









           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f475306%2fno-result-after-running-playbook%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Sergey is a new contributor. Be nice, and check out our Code of Conduct.









           

          draft saved


          draft discarded


















          Sergey is a new contributor. Be nice, and check out our Code of Conduct.












          Sergey is a new contributor. Be nice, and check out our Code of Conduct.











          Sergey is a new contributor. Be nice, and check out our Code of Conduct.













           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f475306%2fno-result-after-running-playbook%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Christian Cage

          How to properly install USB display driver for Fresco Logic FL2000DX on Ubuntu?