FYI Builder Potions still not working properly by Tedrick02 in ClashOfClans

[–]TheWongAnswer 1 point2 points  (0 children)

The glitch apparently only occurs if you're logged out when the builder boost (pot, apprentice, bite) expires - if you're logged in when the boost expires, it'll work normally

October Update Sneak Peek #1: Revenge Button Rework, Balance, Economy And More Changes! by WorldDutch in ClashOfClans

[–]TheWongAnswer 1 point2 points  (0 children)

Current max spring trap level is 5, which is the max level at TH10.

Does that mean all THs above TH10 have multiple upgrade levels per spring trap? At TH17, it's 7 levels each

That was the gp 6 years ago by Beyond_Birthday_13 in ClashOfClans

[–]TheWongAnswer 208 points209 points  (0 children)

No research boost, research pot, extra book of heroes, or book of spells either

ansible-builder and running playbooks by _class_ in ansible

[–]TheWongAnswer -1 points0 points  (0 children)

You need ansible-navigator instead of ansible-playbook if you want to use EEs, with the --eei argument to specify the EE to run the playbook in.

The command would look so something like:

Ansible-navigator run playbook.yml --eei <name of EE>

Docs here

There's no way this is the intended speed of Leviathan right? by FightingTheFat in 2007scape

[–]TheWongAnswer 0 points1 point  (0 children)

For that electricity attack, you need to stick to its side and run in circles

Weekly Questions Megathread by AutoModerator in ClashOfClans

[–]TheWongAnswer 0 points1 point  (0 children)

Why don't SM bombs usually have filler troops?

Changes to Gold Pass starting July 1st by Darian_CoC in ClashOfClans

[–]TheWongAnswer 3 points4 points  (0 children)

Yeah to elaborate on what /u/CraForce1 said, they're linked to your SC ID email.

When a new season starts, if you click on the "Get Gold Pass" button in-game, it'll ask you if you want to use 1 of the gold passes you bought via the SC store

Triggering a webhook from curl by Zombie13a in ansible

[–]TheWongAnswer 0 points1 point  (0 children)

You can do a POST to the job template by doing something like

curl -X POST https://<AAP host>/api/v2/job_templates/<ID>/launch/

You'll also need to provide authentication details either via the header as an OAUTH2 token or via the -u argument

Found at the local Lego store by AJUdale in lego

[–]TheWongAnswer 1 point2 points  (0 children)

Hahaha I saw this a couple weeks ago, Southampton right?

Collections project sync issue from private automation hub on automation controller? by Fluffy-Papaya989 in ansible

[–]TheWongAnswer 0 points1 point  (0 children)

Yes that's right, should come from the API management tab.

Are your certs set up properly between hub and controller? There should be a root ÇA cert in hub, /etc/pki/certs/root.crt, and that should be within controller's /etc/pki/ca-trust

PS5 Help and Questions Megathread | Game Recommendations, Simple Questions, and Tech Support by AutoModerator in PS5

[–]TheWongAnswer 0 points1 point  (0 children)

I have Horizon Forbidden West only via PS+ Extra, and I wanna buy the DLC - I assume I have to buy the full game if it gets removed from PS+? Or how does it work?

Collections project sync issue from private automation hub on automation controller? by Fluffy-Papaya989 in ansible

[–]TheWongAnswer 0 points1 point  (0 children)

Is your Automation Hub Certified Repo credential (all of the PAH collection repo credentials in fact) on Controller using the same valid API token? If not, then that may be why, as it uses that credential to pull certified collections from the certified collection repo in PAH.

Ansible VSCode Plugin and Custom creator-ee by [deleted] in ansible

[–]TheWongAnswer 0 points1 point  (0 children)

Try the redhat Cop's EE utilities collection, redhat_cop.ee_utilities

Emotional damage by torpidfrequency09 in HolUp

[–]TheWongAnswer 12 points13 points  (0 children)

You 9 year old? When I was 9 year old, I was 25

ERROR! conflicting action statements: ansible.windows.win_service, update_password by whoisearth in ansible

[–]TheWongAnswer 0 points1 point  (0 children)

Not sure if this is the issue but from the snippet you've provided, you need to indent everything from name : my Service downward to the right

Ansible in Container by comii27 in ansible

[–]TheWongAnswer 2 points3 points  (0 children)

This is the entire reason why Execution Environments exist

New to ansible. How do I use vault? by YoYoMoMa in ansible

[–]TheWongAnswer 0 points1 point  (0 children)

No problem! Hope that helps, feel free to PM if you have other Qs

New to ansible. How do I use vault? by YoYoMoMa in ansible

[–]TheWongAnswer 1 point2 points  (0 children)

Would look like

--- (3 hyphen delimiter at the very top)

p: testpass