Skip to content

Remove unused facter - #511

Merged
dvolodin7 merged 1 commit into
masterfrom
rm-factor
Sep 4, 2026
Merged

Remove unused facter#511
dvolodin7 merged 1 commit into
masterfrom
rm-factor

Conversation

@dvolodin7

@dvolodin7 dvolodin7 commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Remove the unused Facter fact-collection task from the pre pre-deployment Ansible role.

What this does

Deletes the Collect facts returned by facter task (setup: gather_subset: [facter]) from ansible/noc_roles/pre/tasks/facts.yml. The task ran Facter

Details

  • Removes only the 5-line Facter task; the two tower_ip set_fact tasks in the same file are untouched.
  • Verified facter no longer appears anywhere in the repository after the change, and no role consumes Facter-produced facts.
  • No module/import breakage: setup/gather_subset are core Ansible modules not referenced elsewhere.

@dvolodin7 dvolodin7 added this to the 26.0 milestone Sep 4, 2026
@dvolodin7 dvolodin7 self-assigned this Sep 4, 2026
@dvolodin7 dvolodin7 added the backport release-25.1 Backport changes to release-25.1 label Sep 4, 2026
@github-actions github-actions Bot added the deploy Ansible deploy label Sep 4, 2026
@dvolodin7
dvolodin7 merged commit 28073fe into master Sep 4, 2026
1 check passed
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

Successfully created backport PR for release-25.1:

dvolodin7 added a commit that referenced this pull request Sep 4, 2026
(cherry picked from commit 28073fe)

Co-authored-by: Dmitry Volodin <dv@nocproject.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport release-25.1 Backport changes to release-25.1 deploy Ansible deploy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant