-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Description
There are a few duplicate files that are exactly the same with different filenames.
$ fdupes -R .
./ansible/roles/aws_display_info/tasks/main.yml
./ansible/roles/aws_terminate_ec2_instances/tasks/main.yml
./ansible/roles/aws_packages/tasks/main.yml
./ansible/reset_local_environment.retry
./ansible/setup_local_environment.retry
./local/linux/reset_environment.sh
./local/linux/run_setup_local.sh
./local/gate/run_gate.sh
./local/gate/reset_environment.sh
./local/mac/reset_environment.sh
./local/mac/run_mac_local.sh
Reactions are currently unavailable