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