We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ome-demoserver.yml with current inventory/prod-hosts has two tasks that always show as changed:
TASK [Create a figure scripts directory] *************************************** task path: /Users/spli/omesys/management_tools/prod/playbooks/ome-demoserver.yml:292 changed: [ome-demoserver.openmicroscopy.org] => {"changed": true, "gid": 990, "group": "omero-server", "mode": "0755", "owner": "root", "path": "/opt/omero/server/OMERO.server/lib/scripts/omero/figure_scripts", "size": 162, "state": "directory", "uid": 0} TASK [Download the Figure_To_Pdf.py script] ************************************ task path: /Users/spli/omesys/management_tools/prod/playbooks/ome-demoserver.yml:301 changed: [ome-demoserver.openmicroscopy.org] => {"changed": true, "dest": "/opt/omero/server/OMERO.server/lib/scripts/omero/figure_scripts/Figure_To_Pdf.py", "gid": 0, "group": "root", "mode": "0644", "msg": "file already exists but file attributes changed", "owner": "root", "size": 77648, "state": "file", "uid": 0, "url": "https://raw.githubusercontent.com/ome/omero-figure/v4.0.0/omero_figure/scripts/omero/figure_scripts/Figure_To_Pdf.py"} META: ran handlers
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ome-demoserver.yml with current inventory/prod-hosts has two tasks that always show as changed:
The text was updated successfully, but these errors were encountered: