V2 status

Hello, list.

Where can I find more information about the V2 status?

I was poking at the code due to bug #10619 and I thought I was breaking stuff when I tried to run the setup module. But after looking at it a little better it seems it is wasn’t working before me (just a git clone):

$ ansible test -u root -m setup

PLAY: *******************************************************

TASK [setup] ********************************************************************
ok: [172.17.0.4]

I wonder if there is a place where I can go (besides github) that says what’s broken and was working so I could avoid troubleshooting code that I didn’t break. :slight_smile:

Thanks!

Hi Eri, I’ll work on getting a more public list of “we know this doesn’t work in v2 yet” stuff out for people to see. Right now we’re keeping track of that via an internal google doc only. It would definitely be useful for others to see that though, so stay tuned.