diff --git a/mysql_secure_installation.yml b/ansible-playbooks/mysql_secure_installation.yml similarity index 100% rename from mysql_secure_installation.yml rename to ansible-playbooks/mysql_secure_installation.yml diff --git a/delete_aws_amis.sh b/bash/delete_aws_amis.sh similarity index 100% rename from delete_aws_amis.sh rename to bash/delete_aws_amis.sh diff --git a/delete_orphaned_snapshots.sh b/bash/delete_orphaned_snapshots.sh similarity index 100% rename from delete_orphaned_snapshots.sh rename to bash/delete_orphaned_snapshots.sh diff --git a/yum_updates.sh b/bash/yum_updates.sh similarity index 100% rename from yum_updates.sh rename to bash/yum_updates.sh diff --git a/copy_security_groups.py b/python/copy_security_groups.py similarity index 100% rename from copy_security_groups.py rename to python/copy_security_groups.py diff --git a/delete_aws_amis.py b/python/delete_aws_amis.py similarity index 100% rename from delete_aws_amis.py rename to python/delete_aws_amis.py diff --git a/delete_orphaned_snapshots.py b/python/delete_orphaned_snapshots.py similarity index 100% rename from delete_orphaned_snapshots.py rename to python/delete_orphaned_snapshots.py