Skip to content
New issue

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 #146

Open
manics opened this issue Mar 19, 2019 · 0 comments

Comments

@manics
Copy link
Member

manics commented Mar 19, 2019

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant