Skip to content
Snippets Groups Projects
  1. Feb 04, 2018
  2. Jul 26, 2017
  3. Jul 25, 2017
  4. Apr 18, 2017
  5. Apr 05, 2016
  6. Apr 04, 2016
  7. Feb 28, 2016
  8. Nov 12, 2015
  9. Nov 09, 2015
  10. Oct 31, 2015
  11. Sep 04, 2015
  12. Sep 01, 2015
  13. 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
  14. Feb 28, 2015
  15. Feb 27, 2015
  16. Feb 26, 2015
Loading