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

ansible==6 possible tool_config_file incompatibility #161

Open
martenson opened this issue Jun 30, 2022 · 1 comment
Open

ansible==6 possible tool_config_file incompatibility #161

martenson opened this issue Jun 30, 2022 · 1 comment

Comments

@martenson
Copy link
Member

When using the new ansible version 6 from 21st of June the galaxy.yml ends up mangled like this:

    tool_config_file: '[,'',/,m,n,t,/,v,o,l,u,m,e,/,s,h,a,r,e,d,/,g,a,l,a,x,y,/,c,o,n,f,i,g,/,t,o,o,l,_,c,o,n,f,.,x,m,l,'',,,
        ,'',/,m,n,t,/,v,o,l,u,m,e,/,s,h,a,r,e,d,/,g,a,l,a,x,y,/,v,a,r,/,c,o,n,f,i,g,/,s,h,e,d,_,t,o,o,l,_,c,o,n,f,.,x,m,l,'',,,
        ,'',/,m,n,t,/,v,o,l,u,m,e,/,s,h,a,r,e,d,/,g,a,l,a,x,y,/,c,o,n,f,i,g,/,l,o,c,a,l,_,t,o,o,l,_,c,o,n,f,.,x,m,l,'',,,
        ,'',/,m,n,t,/,v,o,l,u,m,e,/,s,h,a,r,e,d,/,g,a,l,a,x,y,/,c,o,n,f,i,g,/,t,o,o,l,_,c,o,n,f,_,i,n,t,e,r,a,c,t,i,v,e,.,x,m,l,'',],
        ,+, ,[,'',/,m,n,t,/,v,o,l,u,m,e,/,s,h,a,r,e,d,/,g,a,l,a,x,y,/,c,o,n,f,i,g,/,l,o,c,a,l,_,t,o,o,l,_,c,o,n,f,.,x,m,l,'',]'

With ansible 5.10 and no other change this works fine.

@martenson
Copy link
Member Author

martenson commented Jun 30, 2022

Probably broken here: https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_6.html#playbook

edit: actually it does not, everything is in jinja templating already, I dunno then

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