Skip to content
Snippets Groups Projects
  1. Jul 12, 2018
  2. Feb 19, 2018
  3. Feb 18, 2018
  4. Feb 04, 2018
  5. Jul 26, 2017
  6. Jul 25, 2017
  7. Apr 18, 2017
  8. Apr 05, 2016
  9. Apr 04, 2016
  10. Feb 28, 2016
  11. Nov 12, 2015
  12. Nov 09, 2015
  13. Oct 31, 2015
  14. Sep 04, 2015
  15. Sep 01, 2015
  16. Aug 24, 2015
    • Engin Yöyen's avatar
      Merge pull request #4 from srkiNZ84/master · ca9c4631
      Engin Yöyen authored
      Comment out version of ansible-nginx
      ca9c4631
    • Serge Dukic's avatar
      Comment out version of ansible-nginx · 12584260
      Serge Dukic authored
      The 'ansible-nginx' repository at https://github.com/yetu/ansible-nginx appears to not have any "releases" or "tags".
      Therefore, when trying to run `ansible-galaxy install -r requirements.yml` the following error is produced:
      
      ```- executing: git clone https://github.com/yetu/ansible-nginx.git yetu.ansible-nginx
      - executing: git archive --prefix=yetu.ansible-nginx/
        --output=/var/folders/01/fswx1t811p3_q5bj53yjfhnw0000gn/T/tmpxurhAf.tar v1.0.1
      - command git archive --prefix=yetu.ansible-nginx/
        --output=/var/folders/01/fswx1t811p3_q5bj53yjfhnw0000gn/T/tmpxurhAf.tar v1.0.1 failed
        in directory /var/folders/01/fswx1t811p3_q5bj53yjfhnw0000gn/T/tmp6UmHQX
      - yetu.ansible-nginx was NOT installed successfully.
      - you can use --ignore-errors to skip failed roles.```
      
      Commenting out the version and running the command again installs the module successfully.
      
      It might be worthwhile reporting this as an issue upstream to allow "ansible-galaxy" to better handle this situation
      (i.e. provide a more meaningful error message or even check that the version exists prior to download)
      12584260
  17. Feb 28, 2015
  18. Feb 27, 2015
  19. Feb 26, 2015
Loading