GithubHelp home page GithubHelp logo

Comments (3)

dawidd6 avatar dawidd6 commented on June 23, 2024

Where do you see that?

I can't find it in latest workflow run here https://github.com/dawidd6/action-ansible-playbook/actions/runs/3298314971

from action-ansible-playbook.

clincha avatar clincha commented on June 23, 2024

It's flagging a couple of times during the requirements install on my runs:

Run dawidd6/[email protected]
Warning: The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
/bin/ansible-galaxy role install -r galaxy-requirements.yml
- monolithprojects.github_actions_runner (1.[16](https://github.com/clincha/clinch-home/actions/runs/3440492965/jobs/5739022005#step:3:17).0) is already installed, skipping.
/bin/ansible-galaxy collection install -r galaxy-requirements.yml
Process install dependency map
|�/�-�\�|�/�-�Starting collection install process
|�Skipping 'community.general' as it is already installed
Warning: The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
/bin/ansible-playbook site.yml --inventory edinburgh.proxmox.yml --key-file .ansible_key

I'm guessing it's coming from main.js where it's using savestate (line 28/48) but that's odd because the version this action is using is 1.10.0 which is what the documentation recommends. This is the relevant part of my workflow by the way:

- name: ansible-playbook
  uses: dawidd6/[email protected]
  with:
    playbook: site.yml
    directory: Ansible
    key: ${{ secrets.ANSIBLE_PK }}
    requirements: galaxy-requirements.yml
    options: |
      --inventory edinburgh.proxmox.yml

I'll be able to dig into this more after new year but I'm just focusing on other stuff right now

from action-ansible-playbook.

clincha avatar clincha commented on June 23, 2024

Don't worry I'm being an idiot. The new tag fixes the issue. Upgrade to version 2.6.1 fixed it

from action-ansible-playbook.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.