16:00:01 #startmeeting Ansible Networking 16:00:01 Meeting started Wed Feb 22 16:00:01 2017 UTC. The chair is gundalow. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:00:01 Useful Commands: #action #agreed #halp #info #idea #link #topic. 16:00:01 The meeting name has been set to 'ansible_networking' 16:01:18 #topic Open Floor 16:01:42 #chair rcarrillocruz Qalthos 16:01:42 Current chairs: Qalthos gundalow rcarrillocruz 16:02:26 Agenda https://github.com/ansible/community/issues/110 16:02:36 Which doesn't appear to have anything new on it 16:02:43 So open floor... 16:04:23 I wonder if commits are lower due to core code freeze 16:04:32 probably not 16:05:12 Time to review may have dropped as people are finishing off code 16:05:22 I tested the ASA modules in 2.3 with the same results. That is, it never makes the actual change even though it thinks it does. Do anyone know what platform these modules were tested on? 16:05:57 ismc: If you've not already done so could you please raise a bug 16:06:01 ismc: Got a pr / link ? 16:07:10 I put in an issue. I have not gotten a change to look into the code to see where things are going wrong. I was hoping that someone could give me a pointer, or at least the platform that it was tested on so that I can see it actually working. 16:07:14 Let me find the issue... 16:07:56 https://github.com/ansible/ansible/issues/19183 16:08:38 Thanks, I've added the 2.3 milestone on it, so we will check and get back to you 16:08:40 On some of the fgt stuff id been testing, it seemed the ssh connection closes before the data / command stream is complete 16:09:48 Thanks @gundalow. Let me know if there is anything that I can do to help. I am willing to, I just need guidance because I am not very bright. 16:10:15 Lot of moving parts at the moment, so thanks for taking the time to test and report back :) 16:10:16 Thanks @allanice. Is there somewhere that I can see an indication of that happening? 16:11:06 ismc: Do the other asa_* modules work correctly? 16:11:16 Dont know the asa modules very well myself, but try adding a pause / sleep step in 16:11:46 I started with 5 seconds, as a test 16:12:10 Well, the asa_command module works in that it give the information from the command. asa_config is the only other modules that I tested. 16:12:26 I don't _think_ that I tested asa_acl, but I can try. 16:12:48 Wilco @allanice001 16:13:27 Also, could it be a dependency chaining thing? IE add port to vlan100 before vlan 100 exists ? 16:13:55 (Again, my ASA knowledge is rusty at best, and haven't really worked since v9 got released 16:14:31 No, I can run the same things manually with not problem. One of the example I did was creating a context, which has no dependancies. 16:17:00 Cool 16:17:05 Anyone else got anything? 16:18:45 gundalow: I have several PRs for cnos_xxx modules inflight 16:19:10 gundalow: i have pr waiting for second shipit 16:19:10 I think they are waiting on review to be merged. 16:19:29 and future PR based on the 1st PR waiting to be pushed 16:19:50 https://github.com/ansible/ansible/pull/21409 16:20:18 dkasberg: Oh, you've been busy. Poke me at the end of the week if you've not heard anything 16:20:32 ok, thx! 16:20:33 #action gundalow to review https://github.com/ansible/ansible/pulls/dkasberg 16:22:12 #action gundalow to review https://github.com/ansible/ansible/pull/21409 16:23:10 thank you 16:27:29 bjolivot_: From a quick look it seems OK 16:30:11 I have a question, i'll release at least 5 more modules for fortigate, is it better to have 1 big PR or 1 PR by module ? 16:31:41 bjolivot_: One PR = One Module 16:31:49 ok 16:31:50 bjolivot_: Have a look at http://docs.ansible.com/ansible/dev_guide/developing_modules_in_groups.html 16:32:08 bjolivot_, I've been following your fortunate PR's and had some timeout issues in using them 16:32:10 That's a fairly new doc, so any feedback is welcome 16:32:20 Not sure if it was link latency at the time 16:34:08 gundalow: exactly what I needed ;) 16:35:03 :) 16:36:03 your documentation runs faster than me ^^ 16:36:52 ? 16:39:37 forget about it, bad french literal translation, probably don't mean anything in english :( 16:41:52 ah :) 16:45:26 Cool 16:45:30 Thanks for your time everyone 16:46:02 #info Agenda, feel free to add items at any point https://github.com/ansible/community/issues/110 16:46:06 #endmeeting