Skip to content

Commit

Permalink
chore: add changelog and some gitignore stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmmatos committed Dec 4, 2024
1 parent 20a7946 commit cd6fc17
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ __pycache__/
/.vscode
html/
ansible.cfg
Vagrantfile
.vagrant/
2 changes: 2 additions & 0 deletions changelogs/fragments/578-localhost-deletion.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
bugfixes:
- falcon_install - fixes issue with premature localhost deletion of downloaded sensor (https://github.com/CrowdStrike/ansible_collection_falcon/pull/584)

0 comments on commit cd6fc17

Please sign in to comment.