Skip to content
  • Erwan Miran's avatar
    87193fd2
    Fix ansible syntax to avoid ansible warnings (one more) (#3536) · 87193fd2
    Erwan Miran authored
    * warning on meta flush_handlers
    
    * avoid rm
    
    * avoid "Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually" warning on subsequent tasks using blockinfile
    
    * is match
    87193fd2
    Fix ansible syntax to avoid ansible warnings (one more) (#3536)
    Erwan Miran authored
    * warning on meta flush_handlers
    
    * avoid rm
    
    * avoid "Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually" warning on subsequent tasks using blockinfile
    
    * is match
Loading