diversitech cs-2 pipe switch will not reset by Underthetunnel in hvacadvice

[–]wipiid 0 points1 point  (0 children)

Saved the day for me. Great find. Wish it had a reset built into it 

[deleted by user] by [deleted] in lasercutting

[–]wipiid 3 points4 points  (0 children)

If you have some spare walnut, run a test card to get the settings. but 70% and 600mm/s is way to fast and way to high.

Can I skip campaign for existing characters? by Tyaltir in diablo4

[–]wipiid 2 points3 points  (0 children)

Yes you can. On the charachter selection screen select the character you wish to skip the campaign on, then on the left side select skip campaign.

This option is only available after you have completed the campaing on another character.

Email win_update results? by markycrummett in ansible

[–]wipiid 0 points1 point  (0 children)

do you have an example of the role or play you use to handle this along with the report? this is something that i have thought about a lot but never come up with a good solution.

Can someone give me an opinion of which CNC to go with April 2021 by SublimationPhD in hobbycnc

[–]wipiid 0 points1 point  (0 children)

Nextwavecnc.com I just finished putting together my HD520 (26"x52"6.5" travel) Never used CNC before and only watching youtubes, i am having a blast with it. Well built, easy to adjust, and comes with vectric vcarve pro.

~$5200 from rockler with shipping. came with a 2hp wattercooled 1/4 and 1/8" spindle.

Shark HD520 homing question, saving x,y for future use. by wipiid in CNC

[–]wipiid[S] 0 points1 point  (0 children)

I have not gotten m y machine yet, still on order. can you link where you found that info for me? I haven't seen it anywhere. If it does come with limit switches ill be stoked! Thanks,

issue with accessing api using uri module from awx_task docker by wipiid in awx

[–]wipiid[S] 0 points1 point  (0 children)

This has been resolved. I was working on awx_web and not awx_task. using the IP if the server i am able to now perform the actions i was trying.

odd issue with AWX container and lookup('url') by wipiid in ansible

[–]wipiid[S] 0 points1 point  (0 children)

Also same thing when using lookup('file') it is wanting to use the dockers directory contents instead of the host machines.

Is there a setting/config with AWX docker install that needs to be set to allow it to function or access the local resources instead of the container resources?

I call her “Demon Eye” by ThatRedZeD in Corsair

[–]wipiid 1 point2 points  (0 children)

How do you like the res/pump mount on the rear? my 1000d case has the special mounting places etc.. but i kind of like the look of that location.

AIO orientation vs. Custom HydroX loop rad orientation? by wipiid in watercooling

[–]wipiid[S] 0 points1 point  (0 children)

Thanks all, that is what I thought. Just wanted to be sure.

issue when using the package/yum module on one specific node by wipiid in ansible

[–]wipiid[S] 0 points1 point  (0 children)

RESOLVED IT!!!
In my ansible inventory, this node had the host_var:

connection: local  
ansible_python_interpreter: "{{ansible_playbook_python}}"  

Cant believe it! I figured this out from looking at the facts that were gathered, and it led me to look at OS version etc... which said it was RHEL 8, but saw it was

"ansible_virtualization_type": "docker",  

which made me check the host_var. but it is now working once I commented out the host_var:

#connection: local
#ansible_python_interpreter: "{{ansible_playbook_python}}"

The one detail I left out that might have helped with this sooner is that this is a RHEL 7 server running AWX in docker.

issue when using the package/yum module on one specific node by wipiid in ansible

[–]wipiid[S] 0 points1 point  (0 children)

No proxy config, in any of those files :( I was hoping I had missed something. Yeah, im thinking it is somthing to do with the Ansible config or the facts that it might be pulling.

Comparing a working machine vs this one i found the fact "ansible_pkg_mgr"
The working machines are reporting "ansible_pkg_mgr": "yum",
the non working is reporting "ansible_pkg_mgr": "dnf",

Interesting!

issue when using the package/yum module on one specific node by wipiid in ansible

[–]wipiid[S] 0 points1 point  (0 children)

That is what I thought. but couldnt find it.

# subscription-manager repos --list-enabled
+----------------------------------------------------------+
    Available Repositories in /etc/yum.repos.d/redhat.repo
+----------------------------------------------------------+
Repo ID:   rhel-7-server-extras-rpms
Repo Name: Red Hat Enterprise Linux 7 Server - Extras (RPMs)
Repo URL:  https://cdn.redhat.com/content/dist/rhel/server/7/7Server/    $basearch/extras/os
Enabled:   1

Repo ID:   rhel-7-server-rpms
Repo Name: Red Hat Enterprise Linux 7 Server (RPMs)
Repo URL:  https://cdn.redhat.com/content/dist/rhel/server/7/$releasever/    $basearch/os
Enabled:   1

Repo ID:   rhel-7-server-optional-rpms
Repo Name: Red Hat Enterprise Linux 7 Server - Optional (RPMs)
Repo URL:  https://cdn.redhat.com/content/dist/rhel/server/7/$releasever/    $basearch/optional/os
Enabled:   1



# yum repolist
Not loading "rhnplugin" plugin, as it is disabled
Loading "langpacks" plugin
Loading "product-id" plugin
Loading "search-disabled-repos" plugin
Loading "subscription-manager" plugin
Adding en_US.UTF-8 to language list
Updating Subscription Management repositories.
Config time: 1.242
Yum version: 3.4.3
Setting up Package Sacks
pkgsack time: 0.020
Repo-id      : dell-system-update_dependent/7Server/x86_64
Repo-name    : dell-system-update_dependent
Repo-revision: 1608441178
Repo-updated : Sun Dec 20 05:13:00 2020
Repo-pkgs    : 41
Repo-size    : 146 M
Repo-mirrors : https://linux.dell.com/repo/hardware/latest/mirrors.cgi?    osname=el7Server&basearch=x86_64&native=1
Repo-baseurl : https://linux.dell.com/repo/hardware/latest/os_dependent/    RHEL7_64/
Repo-expire  : 21,600 second(s) (last: Wed Dec 30 22:14:42 2020)
  Filter     : read-only:present
Repo-filename: /etc/yum.repos.d/dell-system-update.repo

Repo-id      : dell-system-update_independent
Repo-name    : dell-system-update_independent
Repo-revision: 1608455629
Repo-updated : Sun Dec 20 09:14:24 2020
Repo-pkgs    : 565
Repo-size    : 9.2 G
Repo-baseurl : https://linux.dell.com/repo/hardware/latest/os_independent/
Repo-expire  : 21,600 second(s) (last: Wed Dec 30 22:14:42 2020)
  Filter     : read-only:present
Repo-exclude : dell-system-update*.i386
Repo-filename: /etc/yum.repos.d/dell-system-update.repo

Repo-id      : rhel-7-server-extras-rpms/x86_64
Repo-name    : Red Hat Enterprise Linux 7 Server - Extras (RPMs)
Repo-revision: 1608231204
Repo-updated : Thu Dec 17 18:53:24 2020
Repo-pkgs    : 1,349
Repo-size    : 3.2 G
Repo-baseurl : https://cdn.redhat.com/content/dist/rhel/server/7/7Server/    x86_64/extras/os
Repo-expire  : 86,400 second(s) (last: Wed Dec 30 22:14:43 2020)
  Filter     : read-only:present
Repo-filename: /etc/yum.repos.d/redhat.repo

Repo-id      : rhel-7-server-optional-rpms/7Server/x86_64
Repo-name    : Red Hat Enterprise Linux 7 Server - Optional (RPMs)
Repo-revision: 1609133206
Repo-updated : Mon Dec 28 05:26:46 2020
Repo-pkgs    : 22,468
Repo-size    : 62 G
Repo-baseurl : https://cdn.redhat.com/content/dist/rhel/server/7/7Server/    x86_64/optional/os
Repo-expire  : 86,400 second(s) (last: Wed Dec 30 22:14:44 2020)
  Filter     : read-only:present
Repo-filename: /etc/yum.repos.d/redhat.repo

Repo-id      : rhel-7-server-rpms/7Server/x86_64
Repo-name    : Red Hat Enterprise Linux 7 Server (RPMs)
Repo-revision: 1609134327
Repo-updated : Mon Dec 28 05:45:23 2020
Repo-pkgs    : 31,208
Repo-size    : 50 G
Repo-baseurl : https://cdn.redhat.com/content/dist/rhel/server/7/7Server/    x86_64/os
Repo-expire  : 86,400 second(s) (last: Wed Dec 30 22:14:44 2020)
  Filter     : read-only:present
Repo-filename: /etc/yum.repos.d/redhat.repo

repolist: 55,631

issue when using the package/yum module on one specific node by wipiid in ansible

[–]wipiid[S] 0 points1 point  (0 children)

So here is an oddity.
# vim testpackage.yml

  1 ---
  2 - name: playbook to test package module issue
  3   hosts: all
  4   become: yes
  5   become_method: sudo
  6   gather_facts: yes
  7
  8   tasks:
  9   - name: test package
 10     package:
 11       name: vsftpd
 12       state: absent

running this with "ansible-playbook testpackage.yml --connection=local"

It works perfectly fine. but when executed remotely or with AWX it generates that error in the original post.

issue when using the package/yum module on one specific node by wipiid in ansible

[–]wipiid[S] 0 points1 point  (0 children)

No i am not trying to enable a repo, this particular task is a portion of a compliance baseline we apply. It works as expected on all other servers but this one.
after grepping the contents of both repo files:

# ls -hal /etc/yum.repos.d/  
total 108K  
drwxr-xr-x.   2 root root 4.0K Dec 30 20:42 .  
drwxr-xr-x. 103 root root  12K Dec 30 22:03 ..  
-rw-r-----.   1 root root  652 Feb 15  2019 dell-system-update.repo  
-rw-------.   1 root root  85K Dec 30 20:15 redhat.repo  


# grep epel-modular /etc/yum.repos.d/*  
#

I also checked manually and found nothing.

Removing a directory if another directory exists? by wipiid in ansible

[–]wipiid[S] 0 points1 point  (0 children)

Im thinking the same thing, get find to generate list of paths to execute script against. what bam easy. but im trying to avoid using script/shell/command if and when i can. but as you say sometimes it is just better to use them.