Skip to content

Remove tower_token from token module ansible_facts#89

Open
blaipr wants to merge 1 commit into
ctrliq:mainfrom
blaipr:remove-tower-token-fact
Open

Remove tower_token from token module ansible_facts#89
blaipr wants to merge 1 commit into
ctrliq:mainfrom
blaipr:remove-tower-token-fact

Conversation

@blaipr

@blaipr blaipr commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove the legacy tower_token key from the ansible_facts output in the token module
  • Ascender has no Tower heritage, so the tower_token fact serves no purpose
  • The controller_token fact remains and is the correct way to access the generated token

Test plan

  • ruff check plugins/ passes
  • ansible-test sanity passes
  • Token module still returns controller_token in ansible_facts

Ascender has no Tower heritage. Remove the legacy tower_token fact,
keeping only controller_token.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant